TSTP Solution File: SEV396^5 by LEO-II---1.7.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : LEO-II---1.7.0
% Problem  : SEV396^5 : TPTP v8.1.0. Released v4.0.0.
% Transfm  : none
% Format   : tptp
% Command  : leo --timeout %d --proofoutput 1 --foatp e --atp e=./eprover %s

% Computer : n021.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 600s
% DateTime : Tue Jul 19 17:36:31 EDT 2022

% Result   : Theorem 0.21s 0.42s
% Output   : CNFRefutation 0.21s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   28
%            Number of leaves      :    5
% Syntax   : Number of formulae    :   95 (  47 unt;   4 typ;   0 def)
%            Number of atoms       :  624 ( 177 equ;   0 cnn)
%            Maximal formula atoms :    3 (   6 avg)
%            Number of connectives :  718 ( 266   ~; 148   |;  17   &; 273   @)
%                                         (   3 <=>;  11  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    5 (   2 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :    2 (   2   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :    7 (   4 usr;   4 con; 0-2 aty)
%            Number of variables   :   71 (  22   ^  49   !;   0   ?;  71   :)

% Comments : 
%------------------------------------------------------------------------------
thf(tp_cR,type,
    cR: $i > $o ).

thf(tp_cS,type,
    cS: $i > $o ).

thf(tp_sK1_Xx,type,
    sK1_Xx: $i ).

thf(tp_sK2_SV2,type,
    sK2_SV2: $i ).

thf(1,conjecture,
    ( ! [Xx: $i] :
        ( ( cR @ Xx )
       => ( cS @ Xx ) )
  <=> ( ( ^ [Xx: $i] :
            ( ( cR @ Xx )
            & ( cS @ Xx ) ) )
      = cR ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',cTHM31_pme) ).

thf(2,negated_conjecture,
    ( ( ! [Xx: $i] :
          ( ( cR @ Xx )
         => ( cS @ Xx ) )
    <=> ( ( ^ [Xx: $i] :
              ( ( cR @ Xx )
              & ( cS @ Xx ) ) )
        = cR ) )
    = $false ),
    inference(negate_conjecture,[status(cth)],[1]) ).

thf(3,plain,
    ( ( ! [Xx: $i] :
          ( ( cR @ Xx )
         => ( cS @ Xx ) )
    <=> ( ( ^ [Xx: $i] :
              ( ( cR @ Xx )
              & ( cS @ Xx ) ) )
        = cR ) )
    = $false ),
    inference(unfold_def,[status(thm)],[2]) ).

thf(4,plain,
    ( ( ! [Xx: $i] :
          ( ( cR @ Xx )
         => ( cS @ Xx ) )
     => ( ( ^ [Xx: $i] :
              ( ( cR @ Xx )
              & ( cS @ Xx ) ) )
        = cR ) )
    = $false ),
    inference(split_conjecture,[split_conjecture(split,[])],[3]) ).

thf(5,plain,
    ( ( ( ( ^ [Xx: $i] :
              ( ( cR @ Xx )
              & ( cS @ Xx ) ) )
        = cR )
     => ! [Xx: $i] :
          ( ( cR @ Xx )
         => ( cS @ Xx ) ) )
    = $false ),
    inference(split_conjecture,[split_conjecture(split,[])],[3]) ).

thf(6,plain,
    ( ( ~ ( ! [Xx: $i] :
              ( ( cR @ Xx )
             => ( cS @ Xx ) )
         => ( ( ^ [Xx: $i] :
                  ( ( cR @ Xx )
                  & ( cS @ Xx ) ) )
            = cR ) ) )
    = $true ),
    inference(polarity_switch,[status(thm)],[4]) ).

thf(7,plain,
    ( ( ~ ( ( ( ^ [Xx: $i] :
                  ( ( cR @ Xx )
                  & ( cS @ Xx ) ) )
            = cR )
         => ! [Xx: $i] :
              ( ( cR @ Xx )
             => ( cS @ Xx ) ) ) )
    = $true ),
    inference(polarity_switch,[status(thm)],[5]) ).

thf(8,plain,
    ( ( ! [Xx: $i] :
          ( ~ ( cR @ Xx )
          | ( cS @ Xx ) )
      & ( ( ^ [Xx: $i] :
              ( ( cR @ Xx )
              & ( cS @ Xx ) ) )
       != cR ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[6]) ).

thf(9,plain,
    ( ( ( ( ^ [Xx: $i] :
              ( ( cR @ Xx )
              & ( cS @ Xx ) ) )
        = cR )
      & ( cR @ sK1_Xx )
      & ~ ( cS @ sK1_Xx ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[7]) ).

thf(10,plain,
    ( ( ! [Xx: $i] :
          ( ~ ( cR @ Xx )
          | ( cS @ Xx ) )
      & ( ( ^ [Xx: $i] :
              ( ( cR @ Xx )
              & ( cS @ Xx ) ) )
       != cR ) )
    = $true ),
    inference(copy,[status(thm)],[8]) ).

thf(11,plain,
    ( ( ~ ( ~ ! [SX0: $i] :
                ( ~ ( cR @ SX0 )
                | ( cS @ SX0 ) )
          | ~ ( ( ( ^ [SX0: $i] :
                      ~ ( ~ ( cR @ SX0 )
                        | ~ ( cS @ SX0 ) ) )
               != cR ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[10]) ).

thf(12,plain,
    ( ( ~ ! [SX0: $i] :
            ( ~ ( cR @ SX0 )
            | ( cS @ SX0 ) )
      | ~ ( ( ( ^ [SX0: $i] :
                  ~ ( ~ ( cR @ SX0 )
                    | ~ ( cS @ SX0 ) ) )
           != cR ) ) )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[11]) ).

thf(13,plain,
    ( ( ~ ! [SX0: $i] :
            ( ~ ( cR @ SX0 )
            | ( cS @ SX0 ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[12]) ).

thf(14,plain,
    ( ( ~ ( ( ( ^ [SX0: $i] :
                  ~ ( ~ ( cR @ SX0 )
                    | ~ ( cS @ SX0 ) ) )
           != cR ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[12]) ).

thf(15,plain,
    ( ( ! [SX0: $i] :
          ( ~ ( cR @ SX0 )
          | ( cS @ SX0 ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[13]) ).

thf(16,plain,
    ( ( ( ( ^ [SX0: $i] :
              ~ ( ~ ( cR @ SX0 )
                | ~ ( cS @ SX0 ) ) )
       != cR ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[14]) ).

thf(17,plain,
    ! [SV1: $i] :
      ( ( ~ ( cR @ SV1 )
        | ( cS @ SV1 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[15]) ).

thf(18,plain,
    ( ( ( ^ [SX0: $i] :
            ~ ( ~ ( cR @ SX0 )
              | ~ ( cS @ SX0 ) ) )
      = cR )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[16]) ).

thf(19,plain,
    ! [SV1: $i] :
      ( ( ( ~ ( cR @ SV1 ) )
        = $true )
      | ( ( cS @ SV1 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[17]) ).

thf(20,plain,
    ( ( ! [SV2: $i] :
          ( ( ~ ( ~ ( cR @ SV2 )
                | ~ ( cS @ SV2 ) ) )
          = ( cR @ SV2 ) ) )
    = $false ),
    inference(extcnf_equal_neg,[status(thm)],[18]) ).

thf(21,plain,
    ( ( ( ^ [SX0: $i] :
            ~ ( ~ ( cR @ SX0 )
              | ~ ( cS @ SX0 ) ) )
      = cR )
    = $false ),
    inference(extcnf_equal_neg,[status(thm)],[18]) ).

thf(22,plain,
    ! [SV1: $i] :
      ( ( ( cR @ SV1 )
        = $false )
      | ( ( cS @ SV1 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[19]) ).

thf(23,plain,
    ( ( ( ~ ( ~ ( cR @ sK2_SV2 )
            | ~ ( cS @ sK2_SV2 ) ) )
      = ( cR @ sK2_SV2 ) )
    = $false ),
    inference(extcnf_forall_neg,[status(esa)],[20]) ).

thf(24,plain,
    ( ( ~ ( ~ ( ~ ( cR @ sK2_SV2 )
              | ~ ( cS @ sK2_SV2 ) )
          | ( cR @ sK2_SV2 ) )
      | ~ ( ~ ~ ( ~ ( cR @ sK2_SV2 )
                | ~ ( cS @ sK2_SV2 ) )
          | ~ ( cR @ sK2_SV2 ) ) )
    = $false ),
    inference(extcnf_equal_neg,[status(thm)],[23]) ).

thf(25,plain,
    ( ( ( ~ ( ~ ( cR @ sK2_SV2 )
            | ~ ( cS @ sK2_SV2 ) ) )
      = ( cR @ sK2_SV2 ) )
    = $false ),
    inference(extcnf_equal_neg,[status(thm)],[23]) ).

thf(26,plain,
    ( ( ~ ( ~ ( ~ ( cR @ sK2_SV2 )
              | ~ ( cS @ sK2_SV2 ) )
          | ( cR @ sK2_SV2 ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[24]) ).

thf(27,plain,
    ( ( ~ ( ~ ~ ( ~ ( cR @ sK2_SV2 )
                | ~ ( cS @ sK2_SV2 ) )
          | ~ ( cR @ sK2_SV2 ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[24]) ).

thf(28,plain,
    ( ( ~ ( ~ ( cR @ sK2_SV2 )
          | ~ ( cS @ sK2_SV2 ) )
      | ( cR @ sK2_SV2 ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[26]) ).

thf(29,plain,
    ( ( ~ ~ ( ~ ( cR @ sK2_SV2 )
            | ~ ( cS @ sK2_SV2 ) )
      | ~ ( cR @ sK2_SV2 ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[27]) ).

thf(30,plain,
    ( ( ( ~ ( ~ ( cR @ sK2_SV2 )
            | ~ ( cS @ sK2_SV2 ) ) )
      = $true )
    | ( ( cR @ sK2_SV2 )
      = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[28]) ).

thf(31,plain,
    ( ( ( ~ ~ ( ~ ( cR @ sK2_SV2 )
              | ~ ( cS @ sK2_SV2 ) ) )
      = $true )
    | ( ( ~ ( cR @ sK2_SV2 ) )
      = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[29]) ).

thf(32,plain,
    ( ( ( ~ ( cR @ sK2_SV2 )
        | ~ ( cS @ sK2_SV2 ) )
      = $false )
    | ( ( cR @ sK2_SV2 )
      = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[30]) ).

thf(33,plain,
    ( ( ( ~ ( ~ ( cR @ sK2_SV2 )
            | ~ ( cS @ sK2_SV2 ) ) )
      = $false )
    | ( ( ~ ( cR @ sK2_SV2 ) )
      = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[31]) ).

thf(34,plain,
    ( ( ( ~ ( cR @ sK2_SV2 ) )
      = $false )
    | ( ( cR @ sK2_SV2 )
      = $true ) ),
    inference(extcnf_or_neg,[status(thm)],[32]) ).

thf(35,plain,
    ( ( ( ~ ( cS @ sK2_SV2 ) )
      = $false )
    | ( ( cR @ sK2_SV2 )
      = $true ) ),
    inference(extcnf_or_neg,[status(thm)],[32]) ).

thf(36,plain,
    ( ( ( ~ ( cR @ sK2_SV2 )
        | ~ ( cS @ sK2_SV2 ) )
      = $true )
    | ( ( ~ ( cR @ sK2_SV2 ) )
      = $true ) ),
    inference(extcnf_not_neg,[status(thm)],[33]) ).

thf(37,plain,
    ( ( ( cR @ sK2_SV2 )
      = $true )
    | ( ( cR @ sK2_SV2 )
      = $true ) ),
    inference(extcnf_not_neg,[status(thm)],[34]) ).

thf(38,plain,
    ( ( ( cS @ sK2_SV2 )
      = $true )
    | ( ( cR @ sK2_SV2 )
      = $true ) ),
    inference(extcnf_not_neg,[status(thm)],[35]) ).

thf(39,plain,
    ( ( ( ~ ( cR @ sK2_SV2 ) )
      = $true )
    | ( ( ~ ( cS @ sK2_SV2 ) )
      = $true )
    | ( ( ~ ( cR @ sK2_SV2 ) )
      = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[36]) ).

thf(40,plain,
    ( ( ( cR @ sK2_SV2 )
      = $false )
    | ( ( ~ ( cS @ sK2_SV2 ) )
      = $true )
    | ( ( ~ ( cR @ sK2_SV2 ) )
      = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[39]) ).

thf(41,plain,
    ( ( ( cS @ sK2_SV2 )
      = $false )
    | ( ( cR @ sK2_SV2 )
      = $false )
    | ( ( ~ ( cR @ sK2_SV2 ) )
      = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[40]) ).

thf(42,plain,
    ( ( ( cR @ sK2_SV2 )
      = $false )
    | ( ( cR @ sK2_SV2 )
      = $false )
    | ( ( cS @ sK2_SV2 )
      = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[41]) ).

thf(43,plain,
    $false = $true,
    inference(fo_atp_e,[status(thm)],[21,42,38,37,25,22]) ).

thf(44,plain,
    ( ( ( ( ^ [Xx: $i] :
              ( ( cR @ Xx )
              & ( cS @ Xx ) ) )
        = cR )
      & ( cR @ sK1_Xx )
      & ~ ( cS @ sK1_Xx ) )
    = $true ),
    inference(copy,[status(thm)],[9]) ).

thf(45,plain,
    ( ( ~ ( ( ( ^ [SX0: $i] :
                  ~ ( ~ ( cR @ SX0 )
                    | ~ ( cS @ SX0 ) ) )
           != cR )
          | ~ ~ ( ~ ( cR @ sK1_Xx )
                | ~ ~ ( cS @ sK1_Xx ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[44]) ).

thf(46,plain,
    ( ( ( ( ^ [SX0: $i] :
              ~ ( ~ ( cR @ SX0 )
                | ~ ( cS @ SX0 ) ) )
       != cR )
      | ~ ~ ( ~ ( cR @ sK1_Xx )
            | ~ ~ ( cS @ sK1_Xx ) ) )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[45]) ).

thf(47,plain,
    ( ( ( ( ^ [SX0: $i] :
              ~ ( ~ ( cR @ SX0 )
                | ~ ( cS @ SX0 ) ) )
       != cR ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[46]) ).

thf(48,plain,
    ( ( ~ ~ ( ~ ( cR @ sK1_Xx )
            | ~ ~ ( cS @ sK1_Xx ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[46]) ).

thf(49,plain,
    ( ( ( ^ [SX0: $i] :
            ~ ( ~ ( cR @ SX0 )
              | ~ ( cS @ SX0 ) ) )
      = cR )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[47]) ).

thf(50,plain,
    ( ( ~ ( ~ ( cR @ sK1_Xx )
          | ~ ~ ( cS @ sK1_Xx ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[48]) ).

thf(51,plain,
    ( ( ! [SV3: $i] :
          ( ( ~ ( ~ ( cR @ SV3 )
                | ~ ( cS @ SV3 ) ) )
          = ( cR @ SV3 ) ) )
    = $true ),
    inference(extcnf_equal_pos,[status(thm)],[49]) ).

thf(52,plain,
    ( ( ( ^ [SX0: $i] :
            ~ ( ~ ( cR @ SX0 )
              | ~ ( cS @ SX0 ) ) )
      = cR )
    = $true ),
    inference(extcnf_equal_pos,[status(thm)],[49]) ).

thf(53,plain,
    ( ( ~ ( cR @ sK1_Xx )
      | ~ ~ ( cS @ sK1_Xx ) )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[50]) ).

thf(54,plain,
    ! [SV4: $i] :
      ( ( ( ~ ( ~ ( cR @ SV4 )
              | ~ ( cS @ SV4 ) ) )
        = ( cR @ SV4 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[51]) ).

thf(55,plain,
    ( ( ~ ( cR @ sK1_Xx ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[53]) ).

thf(56,plain,
    ( ( ~ ~ ( cS @ sK1_Xx ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[53]) ).

thf(57,plain,
    ! [SV4: $i] :
      ( ( ~ ( ~ ( ~ ( cR @ SV4 )
                | ~ ( cS @ SV4 ) )
            | ( cR @ SV4 ) )
        | ~ ( ~ ~ ( ~ ( cR @ SV4 )
                  | ~ ( cS @ SV4 ) )
            | ~ ( cR @ SV4 ) ) )
      = $true ),
    inference(extcnf_equal_pos,[status(thm)],[54]) ).

thf(58,plain,
    ! [SV4: $i] :
      ( ( ( ~ ( ~ ( cR @ SV4 )
              | ~ ( cS @ SV4 ) ) )
        = ( cR @ SV4 ) )
      = $true ),
    inference(extcnf_equal_pos,[status(thm)],[54]) ).

thf(59,plain,
    ( ( cR @ sK1_Xx )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[55]) ).

thf(60,plain,
    ( ( ~ ( cS @ sK1_Xx ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[56]) ).

thf(61,plain,
    ! [SV4: $i] :
      ( ( ( ~ ( ~ ( ~ ( cR @ SV4 )
                  | ~ ( cS @ SV4 ) )
              | ( cR @ SV4 ) ) )
        = $true )
      | ( ( ~ ( ~ ~ ( ~ ( cR @ SV4 )
                    | ~ ( cS @ SV4 ) )
              | ~ ( cR @ SV4 ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[57]) ).

thf(62,plain,
    ( ( cS @ sK1_Xx )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[60]) ).

thf(63,plain,
    ! [SV4: $i] :
      ( ( ( ~ ( ~ ( cR @ SV4 )
              | ~ ( cS @ SV4 ) )
          | ( cR @ SV4 ) )
        = $false )
      | ( ( ~ ( ~ ~ ( ~ ( cR @ SV4 )
                    | ~ ( cS @ SV4 ) )
              | ~ ( cR @ SV4 ) ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[61]) ).

thf(64,plain,
    ! [SV4: $i] :
      ( ( ( ~ ( ~ ( cR @ SV4 )
              | ~ ( cS @ SV4 ) ) )
        = $false )
      | ( ( ~ ( ~ ~ ( ~ ( cR @ SV4 )
                    | ~ ( cS @ SV4 ) )
              | ~ ( cR @ SV4 ) ) )
        = $true ) ),
    inference(extcnf_or_neg,[status(thm)],[63]) ).

thf(65,plain,
    ! [SV4: $i] :
      ( ( ( cR @ SV4 )
        = $false )
      | ( ( ~ ( ~ ~ ( ~ ( cR @ SV4 )
                    | ~ ( cS @ SV4 ) )
              | ~ ( cR @ SV4 ) ) )
        = $true ) ),
    inference(extcnf_or_neg,[status(thm)],[63]) ).

thf(66,plain,
    ! [SV4: $i] :
      ( ( ( ~ ( cR @ SV4 )
          | ~ ( cS @ SV4 ) )
        = $true )
      | ( ( ~ ( ~ ~ ( ~ ( cR @ SV4 )
                    | ~ ( cS @ SV4 ) )
              | ~ ( cR @ SV4 ) ) )
        = $true ) ),
    inference(extcnf_not_neg,[status(thm)],[64]) ).

thf(67,plain,
    ! [SV4: $i] :
      ( ( ( ~ ~ ( ~ ( cR @ SV4 )
                | ~ ( cS @ SV4 ) )
          | ~ ( cR @ SV4 ) )
        = $false )
      | ( ( cR @ SV4 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[65]) ).

thf(68,plain,
    ! [SV4: $i] :
      ( ( ( ~ ( cR @ SV4 ) )
        = $true )
      | ( ( ~ ( cS @ SV4 ) )
        = $true )
      | ( ( ~ ( ~ ~ ( ~ ( cR @ SV4 )
                    | ~ ( cS @ SV4 ) )
              | ~ ( cR @ SV4 ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[66]) ).

thf(69,plain,
    ! [SV4: $i] :
      ( ( ( ~ ~ ( ~ ( cR @ SV4 )
                | ~ ( cS @ SV4 ) ) )
        = $false )
      | ( ( cR @ SV4 )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[67]) ).

thf(70,plain,
    ! [SV4: $i] :
      ( ( ( ~ ( cR @ SV4 ) )
        = $false )
      | ( ( cR @ SV4 )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[67]) ).

thf(71,plain,
    ! [SV4: $i] :
      ( ( ( cR @ SV4 )
        = $false )
      | ( ( ~ ( cS @ SV4 ) )
        = $true )
      | ( ( ~ ( ~ ~ ( ~ ( cR @ SV4 )
                    | ~ ( cS @ SV4 ) )
              | ~ ( cR @ SV4 ) ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[68]) ).

thf(72,plain,
    ! [SV4: $i] :
      ( ( ( ~ ( ~ ( cR @ SV4 )
              | ~ ( cS @ SV4 ) ) )
        = $true )
      | ( ( cR @ SV4 )
        = $false ) ),
    inference(extcnf_not_neg,[status(thm)],[69]) ).

thf(73,plain,
    ! [SV4: $i] :
      ( ( ( cR @ SV4 )
        = $true )
      | ( ( cR @ SV4 )
        = $false ) ),
    inference(extcnf_not_neg,[status(thm)],[70]) ).

thf(74,plain,
    ! [SV4: $i] :
      ( ( ( cS @ SV4 )
        = $false )
      | ( ( cR @ SV4 )
        = $false )
      | ( ( ~ ( ~ ~ ( ~ ( cR @ SV4 )
                    | ~ ( cS @ SV4 ) )
              | ~ ( cR @ SV4 ) ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[71]) ).

thf(75,plain,
    ! [SV4: $i] :
      ( ( ( ~ ( cR @ SV4 )
          | ~ ( cS @ SV4 ) )
        = $false )
      | ( ( cR @ SV4 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[72]) ).

thf(76,plain,
    ! [SV4: $i] :
      ( ( ( ~ ~ ( ~ ( cR @ SV4 )
                | ~ ( cS @ SV4 ) )
          | ~ ( cR @ SV4 ) )
        = $false )
      | ( ( cR @ SV4 )
        = $false )
      | ( ( cS @ SV4 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[74]) ).

thf(77,plain,
    ! [SV4: $i] :
      ( ( ( ~ ( cR @ SV4 ) )
        = $false )
      | ( ( cR @ SV4 )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[75]) ).

thf(78,plain,
    ! [SV4: $i] :
      ( ( ( ~ ( cS @ SV4 ) )
        = $false )
      | ( ( cR @ SV4 )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[75]) ).

thf(79,plain,
    ! [SV4: $i] :
      ( ( ( ~ ~ ( ~ ( cR @ SV4 )
                | ~ ( cS @ SV4 ) ) )
        = $false )
      | ( ( cR @ SV4 )
        = $false )
      | ( ( cS @ SV4 )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[76]) ).

thf(80,plain,
    ! [SV4: $i] :
      ( ( ( ~ ( cR @ SV4 ) )
        = $false )
      | ( ( cR @ SV4 )
        = $false )
      | ( ( cS @ SV4 )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[76]) ).

thf(81,plain,
    ! [SV4: $i] :
      ( ( ( cR @ SV4 )
        = $true )
      | ( ( cR @ SV4 )
        = $false ) ),
    inference(extcnf_not_neg,[status(thm)],[77]) ).

thf(82,plain,
    ! [SV4: $i] :
      ( ( ( cS @ SV4 )
        = $true )
      | ( ( cR @ SV4 )
        = $false ) ),
    inference(extcnf_not_neg,[status(thm)],[78]) ).

thf(83,plain,
    ! [SV4: $i] :
      ( ( ( ~ ( ~ ( cR @ SV4 )
              | ~ ( cS @ SV4 ) ) )
        = $true )
      | ( ( cR @ SV4 )
        = $false )
      | ( ( cS @ SV4 )
        = $false ) ),
    inference(extcnf_not_neg,[status(thm)],[79]) ).

thf(84,plain,
    ! [SV4: $i] :
      ( ( ( cR @ SV4 )
        = $true )
      | ( ( cR @ SV4 )
        = $false )
      | ( ( cS @ SV4 )
        = $false ) ),
    inference(extcnf_not_neg,[status(thm)],[80]) ).

thf(85,plain,
    ! [SV4: $i] :
      ( ( ( ~ ( cR @ SV4 )
          | ~ ( cS @ SV4 ) )
        = $false )
      | ( ( cR @ SV4 )
        = $false )
      | ( ( cS @ SV4 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[83]) ).

thf(86,plain,
    ! [SV4: $i] :
      ( ( ( ~ ( cR @ SV4 ) )
        = $false )
      | ( ( cR @ SV4 )
        = $false )
      | ( ( cS @ SV4 )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[85]) ).

thf(87,plain,
    ! [SV4: $i] :
      ( ( ( ~ ( cS @ SV4 ) )
        = $false )
      | ( ( cR @ SV4 )
        = $false )
      | ( ( cS @ SV4 )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[85]) ).

thf(88,plain,
    ! [SV4: $i] :
      ( ( ( cR @ SV4 )
        = $true )
      | ( ( cR @ SV4 )
        = $false )
      | ( ( cS @ SV4 )
        = $false ) ),
    inference(extcnf_not_neg,[status(thm)],[86]) ).

thf(89,plain,
    ! [SV4: $i] :
      ( ( ( cS @ SV4 )
        = $true )
      | ( ( cR @ SV4 )
        = $false )
      | ( ( cS @ SV4 )
        = $false ) ),
    inference(extcnf_not_neg,[status(thm)],[87]) ).

thf(90,plain,
    $false = $true,
    inference(fo_atp_e,[status(thm)],[52,89,88,84,82,81,73,62,59,58]) ).

thf(91,plain,
    $false,
    inference(solved_all_splits,[solved_all_splits(join,[])],[90,43]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.08/0.13  % Problem  : SEV396^5 : TPTP v8.1.0. Released v4.0.0.
% 0.08/0.14  % Command  : leo --timeout %d --proofoutput 1 --foatp e --atp e=./eprover %s
% 0.13/0.35  % Computer : n021.cluster.edu
% 0.13/0.35  % Model    : x86_64 x86_64
% 0.13/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.35  % Memory   : 8042.1875MB
% 0.13/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.35  % CPULimit : 300
% 0.13/0.35  % WCLimit  : 600
% 0.13/0.35  % DateTime : Tue Jun 28 00:11:55 EDT 2022
% 0.13/0.35  % CPUTime  : 
% 0.13/0.36  
% 0.13/0.36   No.of.Axioms: 0
% 0.13/0.36  
% 0.13/0.36   Length.of.Defs: 0
% 0.13/0.36  
% 0.13/0.36   Contains.Choice.Funs: false
% 0.13/0.36  (rf:0,axioms:0,ps:3,u:6,ude:true,rLeibEQ:true,rAndEQ:true,use_choice:true,use_extuni:true,use_extcnf_combined:true,expand_extuni:false,foatp:e,atp_timeout:25,atp_calls_frequency:10,ordering:none,proof_output:1,protocol_output:false,clause_count:2,loop_count:0,foatp_calls:0,translation:fof_full).
% 0.21/0.42  
% 0.21/0.42  ********************************
% 0.21/0.42  *   All subproblems solved!    *
% 0.21/0.42  ********************************
% 0.21/0.42  % SZS status Theorem for /export/starexec/sandbox/benchmark/theBenchmark.p : (rf:0,axioms:0,ps:3,u:6,ude:true,rLeibEQ:true,rAndEQ:true,use_choice:true,use_extuni:true,use_extcnf_combined:true,expand_extuni:false,foatp:e,atp_timeout:25,atp_calls_frequency:10,ordering:none,proof_output:1,protocol_output:false,clause_count:90,loop_count:0,foatp_calls:1,translation:fof_full)
% 0.21/0.42  
% 0.21/0.42  %**** Beginning of derivation protocol ****
% 0.21/0.42  % SZS output start CNFRefutation
% See solution above
% 0.21/0.42  
% 0.21/0.42  %**** End of derivation protocol ****
% 0.21/0.42  %**** no. of clauses in derivation: 91 ****
% 0.21/0.42  %**** clause counter: 90 ****
% 0.21/0.42  
% 0.21/0.42  % SZS status Theorem for /export/starexec/sandbox/benchmark/theBenchmark.p : (rf:0,axioms:0,ps:3,u:6,ude:true,rLeibEQ:true,rAndEQ:true,use_choice:true,use_extuni:true,use_extcnf_combined:true,expand_extuni:false,foatp:e,atp_timeout:25,atp_calls_frequency:10,ordering:none,proof_output:1,protocol_output:false,clause_count:90,loop_count:0,foatp_calls:1,translation:fof_full)
%------------------------------------------------------------------------------